added iOS source code
[wl-app.git] / iOS / Pods / Target Support Files / Alamofire / Alamofire-dummy.m
diff --git a/iOS/Pods/Target Support Files/Alamofire/Alamofire-dummy.m b/iOS/Pods/Target Support Files/Alamofire/Alamofire-dummy.m
new file mode 100644 (file)
index 0000000..a6c4594
--- /dev/null
@@ -0,0 +1,5 @@
+#import <Foundation/Foundation.h>
+@interface PodsDummy_Alamofire : NSObject
+@end
+@implementation PodsDummy_Alamofire
+@end